home *** CD-ROM | disk | FTP | other *** search
- Path: news.mountain.net!usenet
- From: gene_heskett@wvlink.mpl.com (Gene Heskett)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Losing Path in new shell
- Date: 10 Mar 96 23:45:36 +0500
- Organization: MountainNet, Inc. Morgantown WV 800.444.1458
- Message-ID: <940.6643T1425T1834@wvlink.mpl.com>
- References: <4h1lbn$86o@news.cs.tu-berlin.de>
- NNTP-Posting-Host: slip9.mpl.com
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
-
- AH> Hello,
-
- AH> I have a strange problem with NewShell/NewCLI command.
- AH> When I run it from my program with System() (asynchronously),
- AH> it opens own window, but resets Path to defaults (only C: and
- AH> current directory). How can I open new shell that has the same
- AH> Path as shell called from WB ? Any hints what's wrong with my
- AH> code ? Thanks in advance,
-
- AH> Adrian Halamoda
-
- AH> --
- AH> Adrian Halamoda //
- AH> E-mail: halamoda@cs.tu-berlin.de \X/
- AH> WWW: http://www.cs.tu-berlin.de/~halamoda/
-
- Yes, duplicate the path assigns in your user-startup,
- startup-sequence files into the s:shell-startup. Your editors
- copy/paste works right nice for that.
-
-
- /* Gene Heskett | These opinions are NOT to be */
- /* CE @ WDTV Weston/Clarksburg WV | confused with the official */
- /* <gene_heskett@wvlink.mpl.com> | WDTV managment views */
- #include <std.disclaimer>
-
-
-